Release 10.1A: OpenEdge Development:
Programming Interfaces


override-policies-from-xml procedure

This should only be called after a call to the policies-dataset-read-xml procedure which returns a list with duplicate policy names. By calling this procedure, the caller gets the data, which is loaded from the XML file into the specified ProDataSet object. The previous call to policies-dataset-read-xml keeps the data cached so that it doesn't have to re-read and parse the XML file again.

Parameters:

INPUT-OUTPUT DATASET-HANDLE FOR phDataset

Target ProDataSet to copy the data.

OUTPUT pcErrorMsg AS CHARACTER

Error messages.

Note: For more information, see the "policies-dataset-read-xml procedure" section.

Example: See the "cancel-import-from-xml procedure" section


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095